var net/http.http2DebugGoroutines

4 uses

	net/http (current package)
		h2_bundle.go#L3096: var http2DebugGoroutines = os.Getenv("DEBUG_HTTP2_GOROUTINES") == "1"
		h2_bundle.go#L3101: 	if !http2DebugGoroutines {
		h2_bundle.go#L3108: 	if !http2DebugGoroutines {
		h2_bundle.go#L3117: 	if !http2DebugGoroutines {